home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Utilities / sploiner / source / split.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-07  |  87 b   |  5 lines

  1. #define DISKSIZE 730000
  2. #define MAXFILESPRDISK 10
  3.  
  4. void split(int argc, char *argv[]);
  5.